libxl: check that device model binary is executable.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 24 May 2011 14:15:27 +0000 (15:15 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 24 May 2011 14:15:27 +0000 (15:15 +0100)
commit81a4406d6646b7dabc72454fdf5445d1a5188c05
tree13bb29154ee84c15b3e016b602455ff23c90466f
parent93a9049b6d813c4900c8ae1e49911dbe9d90ed01
libxl: check that device model binary is executable.

This causes us to fail more quickly in more obvious failure case of not
having the right binary installed.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_dm.c